atspi: Unregister objects on the bus
authorMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 18:41:38 +0000 (14:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 12 Oct 2020 19:10:40 +0000 (15:10 -0400)
commit62747eb243d6e02c4d0884595b131f8ea329a523
tree63cfdfe88e3f55036a1cb94177202faa52606b24
parentd432cbb02bf8b0cadef22bb7f145b4f8b9067243
atspi: Unregister objects on the bus

When a widget is going away, we need to remove
the context from the bus, or else ATs might have
the idea to call methods on them, leading to badness.
gtk/a11y/gtkatspicontext.c